ChartTransactionElement
StockSharp.Xaml.Charting
The base class that describes the Orders Or Trades chart element.
Hereda de: ChartElement<T>
Implementa: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartTransactionElement
Constructores
ChartTransactionElement()
Initialize ChartTransactionElement.
Propiedades
BuyStrokeColor : Color
Border color of graphics element on chart, indicating buy.
SellStrokeColor : Color
Border color of graphics element on chart, indicating sell.
UseAltIcon : bool
Use alternative icons.